runtime.profBuf.overflowTime (field)
4 uses
runtime (current package)
profbuf.go#L95: overflowTime atomic.Uint64
profbuf.go#L165: time = b.overflowTime.Load()
profbuf.go#L177: time = b.overflowTime.Load()
profbuf.go#L192: b.overflowTime.Store(uint64(now))
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)